翻訳と辞書
Words near each other
・ GNU Common Lisp
・ GNU Compiler Collection
・ GNU Compiler for Java
・ GNU Core Utilities
・ GNU Data Language
・ GNU Debugger
・ GNU E
・ GNU Emacs
・ GNU fcrypt
・ GNU Find Utilities
・ GNU Fortran
・ GNU Free Documentation License
・ GNU FreeFont
・ GNU Gatekeeper
・ GNU General Public License
GNU GLOBAL
・ GNU Gnubik
・ GNU Go
・ GNU GRUB
・ GNU Guile
・ GNU Guix
・ GNU Health
・ GNU Hello
・ Gnu High
・ GNU Hurd
・ GNU IceCat
・ GNU Interpreter for Java
・ GNU Lesser General Public License
・ GNU LibreJS
・ GNU Libtool


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

GNU GLOBAL : ウィキペディア英語版
GNU GLOBAL

GNU GLOBAL is a software tool for source code tagging. It works in a uniform fashion in various environments (GNU Emacs, Vim, GNU less, GNU Bash, web browsers, etc.), allowing users to find all objects declared in the source files and to move among them easily. It is particularly useful for working on projects containing numerous sub-projects and complex syntax trees generated by the compilation process (e.g., C code containing numerous #ifdef directive which select among several ''main()'' functions using conditional compilation). It is similar to older tagging software such as ctags and etags, but differs in its independence from any specific text editor.
GNU GLOBAL is free software maintained for the GNU project by Shigio Yamaguchi.
== Use cases ==
Use cases are varied, and include traversing the source code of the Linux kernel,〔("Navigating Linux Source Code" ), ''drdobbs.com'', March 1, 2001.〕 browsing Ruby code after having analyzed it with Exuberant ctags or rtags,〔("Using rtags ang gtags for coding Ruby" ), ''simple-and-basic.com'', October 14, 2008.〕 examining the structure of software packages in HTML mode,〔("Greg's source code navigation tools" ), ''lemis.com'', July 2005.〕 or exploring a large and unfamiliar codebase.〔("Code Spelunking: Exploring Cavernous Code Bases" ), ''queue.acm.org'', Octobre 1, 2003.〕

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「GNU GLOBAL」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.